2025-04-02 02:28:29,729 [ 71166 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 02:28:29,729 [ 71166 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 02:28:29,729 [ 71166 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 02:28:29,729 [ 71166 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_d07ias --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster test_alter_comment_on_cluster/test.py::test_comment test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_always_fetch_merged/test.py::test_replica_always_download test_async_insert_memory/test.py::test_memory_usage test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container test_backup_restore_new/test_cancel_backup.py::test_cancel_backup test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup test_backup_restore_on_cluster/test_different_versions.py::test_different_versions test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 'test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3]' 'test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket]' test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single]' test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3]' 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket]' 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable]' test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_tar test_backup_restore_s3/test.py::test_backup_to_tar_bz2 test_backup_restore_s3/test.py::test_backup_to_tar_gz test_backup_restore_s3/test.py::test_backup_to_tar_lzma test_backup_restore_s3/test.py::test_backup_to_tar_xz test_backup_restore_s3/test.py::test_backup_to_tar_zst test_backup_restore_s3/test.py::test_backup_to_zip 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backup_restore_s3/test.py::test_user_specific_auth test_compression_nested_columns/test.py::test_nested_compression_codec test_concurrent_queries_for_user_restriction/test.py::test_exception_message test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool test_config_reloader_interval/test.py::test_reload_config test_config_xml_full/test.py::test_xml_full_conf test_config_yaml_full/test.py::test_yaml_full_conf test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 'test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk]' 'test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume]' test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_null_value/test.py::test_null_value test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_access_control_on_cluster/test.py::test_access_control_on_cluster test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_create_user_and_login/test.py::test_grant_create_user test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] [gw6] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw6] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw6] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw9] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw7] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw7] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster [gw6] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw7] PASSED test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster [gw2] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw9] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw2] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_dictionaries_access/test.py::test_create [gw2] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw2] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw1] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw1] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw1] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw4] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw0] PASSED test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] [gw5] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated [gw6] PASSED test_dictionaries_access/test.py::test_create [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_access/test.py::test_dictget [gw1] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw0] PASSED test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk [gw6] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop [gw1] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw6] PASSED test_dictionaries_access/test.py::test_drop test_backup_restore_new/test_cancel_backup.py::test_cancel_backup [gw4] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw1] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw9] PASSED test_default_compression_codec/test.py::test_default_codec_single test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw1] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw1] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw1] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw1] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema [gw7] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_alter_comment_on_cluster/test.py::test_comment test_backup_restore_on_cluster/test_different_versions.py::test_different_versions [gw7] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw4] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw6] PASSED test_alter_comment_on_cluster/test.py::test_comment test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] test_always_fetch_merged/test.py::test_replica_always_download [gw4] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw0] PASSED test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] [gw9] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] test_backup_restore_s3/test.py::test_backup_to_s3 [gw6] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3 test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] [gw9] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_concurrent_queries_for_user_restriction/test.py::test_exception_message [gw9] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] [gw4] PASSED test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_config_xml_full/test.py::test_xml_full_conf [gw6] PASSED test_concurrent_queries_for_user_restriction/test.py::test_exception_message [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw9] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw5] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas [gw4] PASSED test_config_xml_full/test.py::test_xml_full_conf test_dictionaries_null_value/test.py::test_null_value [gw1] FAILED test_backup_restore_on_cluster/test_different_versions.py::test_different_versions [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] [gw4] PASSED test_dictionaries_null_value/test.py::test_null_value test_compression_nested_columns/test.py::test_nested_compression_codec [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] [gw8] PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async [gw6] PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition [gw8] PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container [gw1] PASSED test_compression_nested_columns/test.py::test_nested_compression_codec [gw8] PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container [gw2] PASSED test_backup_restore_new/test_cancel_backup.py::test_cancel_backup test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup test_config_reloader_interval/test.py::test_reload_config [gw2] PASSED test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup test_async_insert_memory/test.py::test_memory_usage [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw1] PASSED test_config_reloader_interval/test.py::test_reload_config [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] test_backup_restore_s3/test.py::test_backup_to_s3_multipart [gw5] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] [gw5] PASSED test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_tar [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar test_backup_restore_s3/test.py::test_backup_to_tar_bz2 [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar_bz2 test_backup_restore_s3/test.py::test_backup_to_tar_gz [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar_gz test_backup_restore_s3/test.py::test_backup_to_tar_lzma [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar_lzma test_backup_restore_s3/test.py::test_backup_to_tar_xz [gw2] PASSED test_async_insert_memory/test.py::test_memory_usage [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar_xz test_backup_restore_s3/test.py::test_backup_to_tar_zst [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_tar_zst test_backup_restore_s3/test.py::test_backup_to_zip [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_to_zip test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] [gw0] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] test_backup_restore_s3/test.py::test_incremental_backup_append_table_def [gw0] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backup_restore_s3/test.py::test_user_specific_auth [gw0] PASSED test_backup_restore_s3/test.py::test_user_specific_auth [gw7] FAILED test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] [gw7] FAILED test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] test_config_yaml_full/test.py::test_yaml_full_conf [gw7] PASSED test_config_yaml_full/test.py::test_yaml_full_conf =================================== FAILURES =================================== ___________________________ test_different_versions ____________________________ [gw1] linux -- Python 3.10.12 /usr/bin/python3 def test_different_versions(): new_node.query( "CREATE TABLE tbl" " ON CLUSTER 'cluster_ver'" " (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}')" " ORDER BY tuple()" ) new_node.query(f"INSERT INTO tbl VALUES (1)") old_node.query(f"INSERT INTO tbl VALUES (2)") backup_name = new_backup_name() initiator = random_node() print(f"Using {get_node_name(initiator)} as initiator for BACKUP") initiator.query(f"BACKUP TABLE tbl ON CLUSTER 'cluster_ver' TO {backup_name}") new_node.query("DROP TABLE tbl ON CLUSTER 'cluster_ver' SYNC") initiator = random_node() print(f"Using {get_node_name(initiator)} as initiator for RESTORE") initiator.query(f"RESTORE TABLE tbl ON CLUSTER 'cluster_ver' FROM {backup_name}") new_node.query("SYSTEM SYNC REPLICA ON CLUSTER 'cluster_ver' tbl") assert new_node.query("SELECT * FROM tbl ORDER BY x") == TSV([1, 2]) assert old_node.query("SELECT * FROM tbl ORDER BY x") == TSV([1, 2]) # Error NO_ELEMENTS_IN_CONFIG is unrelated. > assert ( new_node.query( "SELECT name, last_error_message FROM system.errors WHERE NOT (" "(name == 'NO_ELEMENTS_IN_CONFIG')" ")" ) == "" ) E assert "NETLINK_ERROR\tCan\\'t receive Netlink response: error -2\n" == '' E + NETLINK_ERROR Can\'t receive Netlink response: error -2 test_backup_restore_on_cluster/test_different_versions.py:105: AssertionError ------------------------------ Captured log setup ------------------------------ 2025-04-02 02:29:49 [ 647 ] INFO : Running tests in /ClickHouse/tests/integration/test_backup_restore_on_cluster/test_different_versions.py (cluster.py:2677, start) 2025-04-02 02:29:49 [ 647 ] DEBUG : Cluster start called. is_up=False (cluster.py:2684, start) 2025-04-02 02:29:49 [ 647 ] DEBUG : Docker networks for project roottestbackuprestoreonclusterdifferentversions-gw1 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:29:49 [ 647 ] DEBUG : Docker containers for project roottestbackuprestoreonclusterdifferentversions-gw1 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:29:49 [ 647 ] DEBUG : Docker volumes for project roottestbackuprestoreonclusterdifferentversions-gw1 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:29:49 [ 647 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Docker networks for project roottestbackuprestoreonclusterdifferentversions-gw1 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:29:50 [ 647 ] DEBUG : Docker containers for project roottestbackuprestoreonclusterdifferentversions-gw1 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:29:50 [ 647 ] DEBUG : Docker volumes for project roottestbackuprestoreonclusterdifferentversions-gw1 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:29:50 [ 647 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclusterdifferentversions-gw1-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:120, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : No running containers for project: roottestbackuprestoreonclusterdifferentversions-gw1 (cluster.py:904, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Command:[docker image prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:120, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Stdout:3 (cluster.py:144, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Command:[docker volume prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:29:50 [ 647 ] DEBUG : Volumes pruned: 3 (cluster.py:940, cleanup) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup directory for instance: new_node (cluster.py:2697, start) 2025-04-02 02:29:50 [ 647 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4530, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Create directory for common tests configuration (cluster.py:4535, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Copy common configuration from helpers (cluster.py:4555, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Generate and write macros file (cluster.py:4607, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_backup_restore_on_cluster/configs/backups_disk.xml', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/configs/cluster_different_versions.xml'] to /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/configs/config.d (cluster.py:4643, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/database (cluster.py:4660, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/logs (cluster.py:4671, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4752, create_dir) 2025-04-02 02:29:50 [ 647 ] INFO : external_dir_abs_path=/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/backups (cluster.py:4799, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup directory for instance: old_node (cluster.py:2697, start) 2025-04-02 02:29:50 [ 647 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4530, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Create directory for common tests configuration (cluster.py:4535, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Copy common configuration from helpers (cluster.py:4555, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Generate and write macros file (cluster.py:4607, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_backup_restore_on_cluster/configs/backups_disk.xml', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/configs/cluster_different_versions.xml'] to /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/configs/config.d (cluster.py:4643, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/database (cluster.py:4660, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/logs (cluster.py:4671, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4752, create_dir) 2025-04-02 02:29:50 [ 647 ] INFO : external_dir_abs_path=/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/backups (cluster.py:4799, create_dir) 2025-04-02 02:29:50 [ 647 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'keeper_binary': '/clickhouse', 'keeper_cmd_prefix': 'clickhouse keeper', 'image': 'altinityinfra/integration-test:8b2301119731', 'user': '0', 'keeper_fs': 'bind', 'keeper_logs_dir1': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/log', 'keeper_config_dir1': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/config', 'keeper_db_dir1': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/coordination', 'keeper_logs_dir2': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/log', 'keeper_config_dir2': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/config', 'keeper_db_dir2': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/coordination', 'keeper_logs_dir3': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/log', 'keeper_config_dir3': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/config', 'keeper_db_dir3': '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/coordination'} stored in /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env (cluster.py:95, _create_env_file) 2025-04-02 02:29:50 [ 647 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-04-02 02:29:50 [ 647 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-04-02 02:29:50 [ 647 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-04-02 02:29:50 [ 647 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-04-02 02:29:50 [ 647 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:547, _make_request) 2025-04-02 02:29:50 [ 647 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/docker-compose.yml pull] (cluster.py:120, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: zoo1 Skipped - Image is already being pulled by zoo3 (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: new_node Skipped - Image is already being pulled by zoo3 (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: zoo2 Skipped - Image is already being pulled by zoo3 (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: old_node Pulling (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: zoo3 Pulling (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Pulling fs layer (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Waiting (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: zoo3 Pulled (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Downloading [> ] 296kB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Downloading [===============================================> ] 25.93MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Downloading [> ] 92.88kB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Downloading [==================================================>] 32B/32B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [> ] 294.9kB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [> ] 532.5kB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [=====> ] 3.244MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [=========> ] 26.59MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [==================> ] 52.69MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [==========> ] 5.898MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [===========================> ] 79.86MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Downloading [=======> ] 3.646kB/25.48kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Downloading [==================================================>] 25.48kB/25.48kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Downloading [==> ] 36.41kB/863.5kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [==============> ] 7.963MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Downloading [==================================================>] 863.5kB/863.5kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Downloading [==================================================>] 116B/116B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Downloading [==================================================>] 368B/368B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Downloading [==================================================>] 3.112kB/3.112kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [====================================> ] 104.8MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [================> ] 9.142MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Downloading [===============================================> ] 135.9MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Verifying Checksum (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Download complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [====================> ] 11.21MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [===========================> ] 15.04MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [===================================> ] 19.76MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [=========================================> ] 23MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [==========================================> ] 23.3MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [===============================================> ] 26.25MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [=================================================> ] 27.13MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Extracting [==================================================>] 27.51MB/27.51MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3823320faa42 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [> ] 98.3kB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [=========> ] 1.671MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [===================> ] 3.441MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [===================================> ] 6.193MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [===========================================> ] 7.668MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [==============================================> ] 8.159MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [===============================================> ] 8.356MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [================================================> ] 8.552MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Extracting [==================================================>] 8.803MB/8.803MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 9992e46614b1 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Extracting [==================================================>] 32B/32B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Extracting [==================================================>] 32B/32B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 4f4fb700ef54 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [> ] 557.1kB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==> ] 7.799MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=====> ] 16.15MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=======> ] 21.17MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [========> ] 25.62MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==========> ] 31.2MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [============> ] 35.65MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==============> ] 40.67MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [================> ] 46.79MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=================> ] 50.14MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==================> ] 54.59MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [====================> ] 58.49MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=====================> ] 62.39MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [======================> ] 66.29MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [========================> ] 70.75MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=========================> ] 73.53MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==========================> ] 77.43MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [============================> ] 81.89MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==============================> ] 86.9MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [================================> ] 92.47MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==================================> ] 99.16MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [====================================> ] 105.8MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [======================================> ] 112MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=========================================> ] 118.7MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==========================================> ] 122.6MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [===========================================> ] 125.3MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=============================================> ] 131.5MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [===============================================> ] 137MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [================================================> ] 139.3MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [================================================> ] 140.4MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=================================================> ] 141.5MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=================================================> ] 142.6MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [=================================================> ] 143.7MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Extracting [==================================================>] 144.2MB/144.2MB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: cfd7763775f9 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Extracting [==================================================>] 25.48kB/25.48kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Extracting [==================================================>] 25.48kB/25.48kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: a517e5e9f3cd Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Extracting [=> ] 32.77kB/863.5kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Extracting [==================================================>] 863.5kB/863.5kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Extracting [==================================================>] 863.5kB/863.5kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3ce37c9627a5 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Extracting [==================================================>] 116B/116B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Extracting [==================================================>] 116B/116B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 3f8a7f45c802 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Extracting [==================================================>] 368B/368B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Extracting [==================================================>] 368B/368B (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: fd4d333a83bf Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Extracting [==================================================>] 3.112kB/3.112kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Extracting [==================================================>] 3.112kB/3.112kB (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: 12e84a19c313 Pull complete (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Stderr: old_node Pulled (cluster.py:146, run_and_check) 2025-04-02 02:31:08 [ 647 ] DEBUG : Setup ZooKeeper (cluster.py:2738, start) 2025-04-02 02:31:08 [ 647 ] DEBUG : Creating internal ZooKeeper dirs: ['/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/log', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/config', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper1/coordination', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/log', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/config', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper2/coordination', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/log', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/config', '/ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/keeper3/coordination'] (cluster.py:2739, start) 2025-04-02 02:31:08 [ 647 ] DEBUG : Command:[docker compose --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --verbose up -d] (cluster.py:120, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr:time="2025-04-02T02:31:08Z" level=trace msg="Docker Desktop integration not enabled" (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Network roottestbackuprestoreonclusterdifferentversions-gw1_default Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Network roottestbackuprestoreonclusterdifferentversions-gw1_default Created (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr:time="2025-04-02T02:31:09Z" level=debug msg="otel error" error="" (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Stderr:time="2025-04-02T02:31:09Z" level=debug msg="otel error" error="" (cluster.py:146, run_and_check) 2025-04-02 02:31:09 [ 647 ] DEBUG : Wait ZooKeeper to start (cluster.py:2403, wait_zookeeper_to_start) 2025-04-02 02:31:09 [ 647 ] DEBUG : get_instance_ip instance_name=zoo1 (cluster.py:2004, get_instance_ip) 2025-04-02 02:31:09 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:09 [ 647 ] DEBUG : get_kazoo_client: zoo1, ip:172.16.6.4, port:2181, use_ssl:False (cluster.py:3223, get_kazoo_client) 2025-04-02 02:31:09 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:09 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:09 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:09 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:09 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:09 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:09 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:09 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:10 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:10 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:11 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:11 [ 647 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-04-02 02:31:14 [ 647 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : get_instance_ip instance_name=zoo2 (cluster.py:2004, get_instance_ip) 2025-04-02 02:31:14 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:14 [ 647 ] DEBUG : get_kazoo_client: zoo2, ip:172.16.6.3, port:2181, use_ssl:False (cluster.py:3223, get_kazoo_client) 2025-04-02 02:31:14 [ 647 ] INFO : Connecting to 172.16.6.3(172.16.6.3):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-04-02 02:31:14 [ 647 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : get_instance_ip instance_name=zoo3 (cluster.py:2004, get_instance_ip) 2025-04-02 02:31:14 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:14 [ 647 ] DEBUG : get_kazoo_client: zoo3, ip:172.16.6.2, port:2181, use_ssl:False (cluster.py:3223, get_kazoo_client) 2025-04-02 02:31:14 [ 647 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-04-02 02:31:14 [ 647 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-04-02 02:31:14 [ 647 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-04-02 02:31:14 [ 647 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-04-02 02:31:14 [ 647 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-04-02 02:31:14 [ 647 ] DEBUG : All instances of ZooKeeper started: ('zoo1', 'zoo2', 'zoo3') (cluster.py:2419, wait_zookeeper_nodes_to_start) 2025-04-02 02:31:14 [ 647 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/docker-compose.yml up -d --no-recreate') (cluster.py:3066, start) 2025-04-02 02:31:14 [ 647 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/docker-compose.yml up -d --no-recreate] (cluster.py:120, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Running (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Running (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Running (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:31:15 [ 647 ] DEBUG : ClickHouse instance created (cluster.py:3074, start) 2025-04-02 02:31:15 [ 647 ] DEBUG : get_instance_ip instance_name=new_node (cluster.py:2004, get_instance_ip) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : get_instance_ip instance_name=new_node (cluster.py:2014, get_instance_global_ipv6) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : Waiting for ClickHouse start in new_node, ip: 172.16.6.6... (cluster.py:3082, start) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:15 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:16 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/580285415f3819e2d36cdf434ea15ef6253e59a184d5631036771e31e49eb343/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : ClickHouse new_node started (cluster.py:3086, start) 2025-04-02 02:31:17 [ 647 ] DEBUG : get_instance_ip instance_name=old_node (cluster.py:2004, get_instance_ip) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : get_instance_ip instance_name=old_node (cluster.py:2014, get_instance_global_ipv6) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : Waiting for ClickHouse start in old_node, ip: 172.16.6.5... (cluster.py:3082, start) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : http://localhost:None "GET /v1.46/containers/4ff070fd257fda75b4c6851c69130dcdb7f722fd7e5bc7ae289c2dfcfe873687/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:31:17 [ 647 ] DEBUG : ClickHouse old_node started (cluster.py:3086, start) ------------------------------ Captured log call ------------------------------- 2025-04-02 02:31:17 [ 647 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster_ver' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() on new_node (cluster.py:3564, query) 2025-04-02 02:31:18 [ 647 ] DEBUG : Executing query INSERT INTO tbl VALUES (1) on new_node (cluster.py:3564, query) 2025-04-02 02:31:18 [ 647 ] DEBUG : Executing query INSERT INTO tbl VALUES (2) on old_node (cluster.py:3564, query) 2025-04-02 02:31:18 [ 647 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster_ver' TO Disk('backups', '1') on new_node (cluster.py:3564, query) 2025-04-02 02:31:20 [ 647 ] DEBUG : Executing query DROP TABLE tbl ON CLUSTER 'cluster_ver' SYNC on new_node (cluster.py:3564, query) 2025-04-02 02:31:20 [ 647 ] DEBUG : Executing query RESTORE TABLE tbl ON CLUSTER 'cluster_ver' FROM Disk('backups', '1') on new_node (cluster.py:3564, query) 2025-04-02 02:31:21 [ 647 ] DEBUG : Executing query SYSTEM SYNC REPLICA ON CLUSTER 'cluster_ver' tbl on new_node (cluster.py:3564, query) 2025-04-02 02:31:21 [ 647 ] DEBUG : Executing query SELECT * FROM tbl ORDER BY x on new_node (cluster.py:3564, query) 2025-04-02 02:31:21 [ 647 ] DEBUG : Executing query SELECT * FROM tbl ORDER BY x on old_node (cluster.py:3564, query) 2025-04-02 02:31:22 [ 647 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE NOT ((name == 'NO_ELEMENTS_IN_CONFIG')) on new_node (cluster.py:3564, query) ---------------------------- Captured log teardown ----------------------------- 2025-04-02 02:31:22 [ 647 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster_ver' SYNC on new_node (cluster.py:3564, query) 2025-04-02 02:31:23 [ 647 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/docker-compose.yml stop --timeout 20] (cluster.py:120, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:120, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:120, run_and_check) 2025-04-02 02:31:31 [ 647 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/.env --project-name roottestbackuprestoreonclusterdifferentversions-gw1 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/new_node/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-different_versions-0-gw1/old_node/docker-compose.yml down --volumes] (cluster.py:120, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-new_node-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-old_node-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo2-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo1-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Container roottestbackuprestoreonclusterdifferentversions-gw1-zoo3-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Network roottestbackuprestoreonclusterdifferentversions-gw1_default Removing (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stderr: Network roottestbackuprestoreonclusterdifferentversions-gw1_default Removed (cluster.py:146, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Docker networks for project roottestbackuprestoreonclusterdifferentversions-gw1 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:31:32 [ 647 ] DEBUG : Docker containers for project roottestbackuprestoreonclusterdifferentversions-gw1 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:31:32 [ 647 ] DEBUG : Docker volumes for project roottestbackuprestoreonclusterdifferentversions-gw1 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:31:32 [ 647 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclusterdifferentversions-gw1-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:120, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : No running containers for project: roottestbackuprestoreonclusterdifferentversions-gw1 (cluster.py:904, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Command:[docker image prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2025-04-02 02:31:32 [ 647 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:120, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stdout:5 (cluster.py:144, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Command:[docker volume prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:31:32 [ 647 ] DEBUG : Volumes pruned: 5 (cluster.py:940, cleanup) ____________________ test_cow_policy[cow_policy_multi_disk] ____________________ [gw7] linux -- Python 3.10.12 /usr/bin/python3 start_cluster = storage_policy = 'cow_policy_multi_disk' @pytest.mark.parametrize("storage_policy", ["cow_policy_multi_disk", "cow_policy_multi_volume"]) def test_cow_policy(start_cluster, storage_policy): try: > node.query_with_retry( f""" ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = '{storage_policy}' """ ) test_cow_policy/test.py:24: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3600: in query_with_retry result = self.query( helpers/cluster.py:3565: in query return self.client.query( helpers/client.py:39: in wrap return func(self, *args, **kwargs) helpers/client.py:79: in query ).get_answer() helpers/client.py:230: in get_answer self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) /usr/lib/python3.10/subprocess.py:1209: in wait return self._wait(timeout=timeout) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = timeout = 600 def _wait(self, timeout): """Internal implementation of wait() on POSIX.""" if self.returncode is not None: return self.returncode if timeout is not None: endtime = _time() + timeout # Enter a busy loop if we have a timeout. This busy loop was # cribbed from Lib/threading.py in Thread.wait() at r71065. delay = 0.0005 # 500 us -> initial delay of 1 ms while True: if self._waitpid_lock.acquire(False): try: if self.returncode is not None: break # Another thread waited. (pid, sts) = self._try_wait(os.WNOHANG) assert pid == self.pid or pid == 0 if pid == self.pid: self._handle_exitstatus(sts) break finally: self._waitpid_lock.release() remaining = self._remaining_time(endtime) if remaining <= 0: raise TimeoutExpired(self.args, timeout) delay = min(delay * 2, remaining, .05) > time.sleep(delay) E Failed: Timeout >900.0s /usr/lib/python3.10/subprocess.py:1953: Failed ------------------------------ Captured log setup ------------------------------ 2025-04-02 02:29:59 [ 680 ] INFO : Running tests in /ClickHouse/tests/integration/test_cow_policy/test.py (cluster.py:2677, start) 2025-04-02 02:29:59 [ 680 ] DEBUG : Cluster start called. is_up=False (cluster.py:2684, start) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker networks for project roottestcowpolicy-gw7 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker containers for project roottestcowpolicy-gw7 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker volumes for project roottestcowpolicy-gw7 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker networks for project roottestcowpolicy-gw7 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker containers for project roottestcowpolicy-gw7 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Docker volumes for project roottestcowpolicy-gw7 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:29:59 [ 680 ] DEBUG : Command:[docker container list --all --filter name='^/roottestcowpolicy-gw7-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:120, run_and_check) 2025-04-02 02:29:59 [ 680 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2025-04-02 02:29:59 [ 680 ] DEBUG : No running containers for project: roottestcowpolicy-gw7 (cluster.py:904, cleanup) 2025-04-02 02:29:59 [ 680 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2025-04-02 02:30:00 [ 680 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2025-04-02 02:30:00 [ 680 ] DEBUG : Command:[docker image prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2025-04-02 02:30:00 [ 680 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2025-04-02 02:30:00 [ 680 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:120, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Stdout:3 (cluster.py:144, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Command:[docker volume prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Volumes pruned: 3 (cluster.py:940, cleanup) 2025-04-02 02:30:00 [ 680 ] DEBUG : Setup directory for instance: node (cluster.py:2697, start) 2025-04-02 02:30:00 [ 680 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4530, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Create directory for common tests configuration (cluster.py:4535, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Copy common configuration from helpers (cluster.py:4555, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Generate and write macros file (cluster.py:4607, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_cow_policy/configs/overrides.yaml'] to /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/configs/config.d (cluster.py:4643, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/database (cluster.py:4660, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/logs (cluster.py:4671, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4752, create_dir) 2025-04-02 02:30:00 [ 680 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw'} stored in /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env (cluster.py:95, _create_env_file) 2025-04-02 02:30:00 [ 680 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-04-02 02:30:00 [ 680 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-04-02 02:30:00 [ 680 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-04-02 02:30:00 [ 680 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-04-02 02:30:00 [ 680 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:547, _make_request) 2025-04-02 02:30:00 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env --project-name roottestcowpolicy-gw7 --file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/docker-compose.yml pull] (cluster.py:120, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Stderr: node Pulling (cluster.py:146, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : Stderr: node Pulled (cluster.py:146, run_and_check) 2025-04-02 02:30:00 [ 680 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker compose --env-file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env --project-name roottestcowpolicy-gw7 --file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/docker-compose.yml up -d --no-recreate') (cluster.py:3066, start) 2025-04-02 02:30:00 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env --project-name roottestcowpolicy-gw7 --file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/docker-compose.yml up -d --no-recreate] (cluster.py:120, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Network roottestcowpolicy-gw7_default Creating (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Network roottestcowpolicy-gw7_default Created (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Creating (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Created (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Starting (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Started (cluster.py:146, run_and_check) 2025-04-02 02:30:01 [ 680 ] DEBUG : ClickHouse instance created (cluster.py:3074, start) 2025-04-02 02:30:01 [ 680 ] DEBUG : get_instance_ip instance_name=node (cluster.py:2004, get_instance_ip) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestcowpolicy-gw7-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : get_instance_ip instance_name=node (cluster.py:2014, get_instance_global_ipv6) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestcowpolicy-gw7-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : Waiting for ClickHouse start in node, ip: 172.16.4.2... (cluster.py:3082, start) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestcowpolicy-gw7-node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:01 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:02 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:03 [ 680 ] DEBUG : http://localhost:None "GET /v1.46/containers/3204b6e5cbe430b553476f9031355525febb1e537144e138e4877d9538fbadad/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-04-02 02:30:03 [ 680 ] DEBUG : ClickHouse node started (cluster.py:3086, start) ------------------------------ Captured log call ------------------------------- 2025-04-02 02:30:03 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:30:58 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:31:56 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:32:53 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:33:51 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:34:46 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:35:41 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:36:38 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:37:36 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:38:30 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:39:25 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:40:23 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:41:20 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:42:15 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:43:10 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:44:07 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_disk' on node (cluster.py:3564, query) 2025-04-02 02:44:59 [ 680 ] DEBUG : Executing query DROP TABLE IF EXISTS uk_price_paid SYNC on node (cluster.py:3564, query) ___________________ test_cow_policy[cow_policy_multi_volume] ___________________ [gw7] linux -- Python 3.10.12 /usr/bin/python3 start_cluster = storage_policy = 'cow_policy_multi_volume' @pytest.mark.parametrize("storage_policy", ["cow_policy_multi_disk", "cow_policy_multi_volume"]) def test_cow_policy(start_cluster, storage_policy): try: > node.query_with_retry( f""" ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = '{storage_policy}' """ ) test_cow_policy/test.py:24: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3600: in query_with_retry result = self.query( helpers/cluster.py:3565: in query return self.client.query( helpers/client.py:39: in wrap return func(self, *args, **kwargs) helpers/client.py:79: in query ).get_answer() helpers/client.py:230: in get_answer self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) /usr/lib/python3.10/subprocess.py:1209: in wait return self._wait(timeout=timeout) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = timeout = 600 def _wait(self, timeout): """Internal implementation of wait() on POSIX.""" if self.returncode is not None: return self.returncode if timeout is not None: endtime = _time() + timeout # Enter a busy loop if we have a timeout. This busy loop was # cribbed from Lib/threading.py in Thread.wait() at r71065. delay = 0.0005 # 500 us -> initial delay of 1 ms while True: if self._waitpid_lock.acquire(False): try: if self.returncode is not None: break # Another thread waited. (pid, sts) = self._try_wait(os.WNOHANG) assert pid == self.pid or pid == 0 if pid == self.pid: self._handle_exitstatus(sts) break finally: self._waitpid_lock.release() remaining = self._remaining_time(endtime) if remaining <= 0: raise TimeoutExpired(self.args, timeout) delay = min(delay * 2, remaining, .05) > time.sleep(delay) E Failed: Timeout >900.0s /usr/lib/python3.10/subprocess.py:1953: Failed ------------------------------ Captured log call ------------------------------- 2025-04-02 02:45:05 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:46:00 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:46:55 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:47:52 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:48:50 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:49:44 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:50:39 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:51:36 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:52:34 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:53:29 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:54:24 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:55:21 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:56:19 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:57:14 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:58:09 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 02:59:06 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 03:00:04 [ 680 ] DEBUG : Executing query ATTACH TABLE uk_price_paid UUID 'cf712b4f-2ca8-435c-ac23-c4393efe52f7' ( price UInt32, date Date, postcode1 LowCardinality(String), postcode2 LowCardinality(String), type Enum8('other' = 0, 'terraced' = 1, 'semi-detached' = 2, 'detached' = 3, 'flat' = 4), is_new UInt8, duration Enum8('unknown' = 0, 'freehold' = 1, 'leasehold' = 2), addr1 String, addr2 String, street LowCardinality(String), locality LowCardinality(String), town LowCardinality(String), district LowCardinality(String), county LowCardinality(String) ) ENGINE = MergeTree ORDER BY (postcode1, postcode2, addr1, addr2) SETTINGS storage_policy = 'cow_policy_multi_volume' on node (cluster.py:3564, query) 2025-04-02 03:00:05 [ 680 ] DEBUG : Executing query DROP TABLE IF EXISTS uk_price_paid SYNC on node (cluster.py:3564, query) ---------------------------- Captured log teardown ----------------------------- 2025-04-02 03:00:58 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env --project-name roottestcowpolicy-gw7 --file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/docker-compose.yml stop --timeout 20] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/.env --project-name roottestcowpolicy-gw7 --file /ClickHouse/tests/integration/test_cow_policy/_instances-0-gw7/node/docker-compose.yml down --volumes] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Removing (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Container roottestcowpolicy-gw7-node-1 Removed (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Network roottestcowpolicy-gw7_default Removing (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stderr: Network roottestcowpolicy-gw7_default Removed (cluster.py:146, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Docker networks for project roottestcowpolicy-gw7 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 03:01:05 [ 680 ] DEBUG : Docker containers for project roottestcowpolicy-gw7 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 03:01:05 [ 680 ] DEBUG : Docker volumes for project roottestcowpolicy-gw7 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 03:01:05 [ 680 ] DEBUG : Command:[docker container list --all --filter name='^/roottestcowpolicy-gw7-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : No running containers for project: roottestcowpolicy-gw7 (cluster.py:904, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Command:[docker image prune -f] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2025-04-02 03:01:05 [ 680 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:120, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Stdout:1 (cluster.py:144, run_and_check) 2025-04-02 03:01:05 [ 680 ] DEBUG : Volumes pruned: 1 (cluster.py:940, cleanup) ============================== slowest durations =============================== 952.77s call test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] 901.87s call test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] 192.59s setup test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container 136.76s call test_backup_restore_new/test_cancel_backup.py::test_cancel_backup 101.56s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 99.36s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 87.61s setup test_backup_restore_on_cluster/test_different_versions.py::test_different_versions 64.15s call test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] 61.63s call test_async_insert_memory/test.py::test_memory_usage 50.36s call test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] 46.79s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 45.11s setup test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] 43.50s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 41.60s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 39.96s call test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk 37.08s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 35.98s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 35.12s call test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 34.13s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 32.70s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 31.39s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 31.30s call test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 27.40s call test_default_compression_codec/test.py::test_default_codec_single 25.14s call test_dictionaries_dependency_xml/test.py::test_get_data 23.59s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 22.76s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 22.64s call test_config_xml_full/test.py::test_xml_full_conf 22.62s teardown test_backup_restore_s3/test.py::test_user_specific_auth 22.40s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 22.28s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 22.20s setup test_compression_nested_columns/test.py::test_nested_compression_codec 22.01s setup test_access_control_on_cluster/test.py::test_access_control_on_cluster 21.73s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 20.36s teardown test_compression_nested_columns/test.py::test_nested_compression_codec 20.19s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 19.87s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 19.29s setup test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 19.28s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 19.20s call test_config_yaml_full/test.py::test_yaml_full_conf 18.52s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 17.94s setup test_always_fetch_merged/test.py::test_replica_always_download 17.32s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 17.08s setup test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 17.05s teardown test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container 16.70s teardown test_default_compression_codec/test.py::test_default_codec_single 15.77s setup test_create_user_and_login/test.py::test_grant_create_user 15.58s call test_dictionaries_postgresql/test.py::test_invalidate_query 15.21s setup test_backup_restore_new/test_cancel_backup.py::test_cancel_backup 14.86s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 14.79s call test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup 14.71s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 14.54s setup test_dictionaries_access/test.py::test_create 14.33s setup test_dictionaries_null_value/test.py::test_null_value 14.13s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 13.91s teardown test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 13.63s setup test_concurrent_queries_for_user_restriction/test.py::test_exception_message 13.46s setup test_config_reloader_interval/test.py::test_reload_config 13.37s teardown test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 12.91s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 12.71s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 12.05s call test_backup_restore_s3/test.py::test_user_specific_auth 11.36s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 11.07s call test_always_fetch_merged/test.py::test_replica_always_download 10.80s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 10.68s call test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 10.28s teardown test_dictionaries_access/test.py::test_drop 10.15s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 10.05s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 9.85s teardown test_backup_restore_on_cluster/test_different_versions.py::test_different_versions 9.66s setup test_alter_comment_on_cluster/test.py::test_comment 8.91s call test_default_compression_codec/test.py::test_default_codec_multiple 8.56s call test_backup_restore_s3/test.py::test_backup_to_s3_multipart 8.45s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.13s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 7.55s teardown test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 7.30s teardown test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] 7.27s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 7.13s call test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] 7.04s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 6.95s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 6.89s setup test_async_insert_memory/test.py::test_memory_usage 6.69s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 6.64s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 6.63s call test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] 6.29s teardown test_concurrent_queries_for_user_restriction/test.py::test_exception_message 6.16s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] 6.09s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 5.77s teardown test_always_fetch_merged/test.py::test_replica_always_download 5.41s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 5.22s teardown test_alter_comment_on_cluster/test.py::test_comment 5.16s teardown test_async_insert_memory/test.py::test_memory_usage 5.13s teardown test_dictionaries_null_value/test.py::test_null_value 4.98s call test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] 4.94s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 4.94s call test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] 4.90s call test_backup_restore_on_cluster/test_different_versions.py::test_different_versions 4.67s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] 4.62s teardown test_config_reloader_interval/test.py::test_reload_config 4.53s call test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 4.40s call test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 4.34s call test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 4.29s call test_dictionaries_access/test.py::test_create 4.24s call test_backup_restore_s3/test.py::test_backup_to_s3 4.13s call test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] 3.91s call test_backup_restore_s3/test.py::test_backup_to_zip 3.88s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 3.79s call test_access_control_on_cluster/test.py::test_access_control_on_cluster 3.76s teardown test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 3.66s call test_compression_nested_columns/test.py::test_nested_compression_codec 3.63s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 3.63s call test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async 3.59s call test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 3.58s call test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 3.57s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 3.46s call test_backup_restore_s3/test.py::test_backup_to_tar_lzma 3.46s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 3.46s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 3.46s call test_backup_restore_s3/test.py::test_backup_to_tar_gz 3.44s call test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 3.41s call test_alter_comment_on_cluster/test.py::test_comment 3.36s call test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 3.31s call test_backup_restore_s3/test.py::test_backup_to_tar 3.26s call test_backup_restore_s3/test.py::test_backup_to_tar_xz 3.26s call test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container 3.21s call test_backup_restore_s3/test.py::test_backup_to_tar_bz2 3.18s setup test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] 3.16s call test_backup_restore_s3/test.py::test_backup_to_tar_zst 3.13s call test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container 3.08s call test_dictionaries_postgresql/test.py::test_postgres_schema 3.04s call test_dictionaries_postgresql/test.py::test_load_dictionaries 2.92s call test_dictionaries_access/test.py::test_dictget 2.17s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 2.00s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 1.85s call test_access_control_on_cluster/test.py::test_grant_all_on_cluster 1.73s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.72s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 1.67s call test_create_user_and_login/test.py::test_login_as_dropped_user 1.67s call test_dictionaries_access/test.py::test_drop 1.51s call test_concurrent_queries_for_user_restriction/test.py::test_exception_message 1.38s teardown test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup 1.31s call test_config_reloader_interval/test.py::test_reload_config 1.29s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 1.25s call test_dictionaries_null_value/test.py::test_null_value 1.23s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.14s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.11s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 1.08s call test_create_user_and_login/test.py::test_grant_create_user 0.86s teardown test_dictionaries_access/test.py::test_create 0.86s call test_create_user_and_login/test.py::test_login 0.77s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.75s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.72s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.69s teardown test_dictionaries_access/test.py::test_dictget 0.61s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.49s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.43s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.37s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.23s teardown test_backup_restore_new/test_cancel_backup.py::test_cancel_backup 0.22s teardown test_create_user_and_login/test.py::test_grant_create_user 0.22s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.17s teardown test_create_user_and_login/test.py::test_login 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.01s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s teardown test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 0.00s teardown test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] 0.00s setup test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup 0.00s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s teardown test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk 0.00s teardown test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s setup test_config_xml_full/test.py::test_xml_full_conf 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] 0.00s teardown test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar_gz 0.00s setup test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s teardown test_config_xml_full/test.py::test_xml_full_conf 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar_xz 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] 0.00s teardown test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] 0.00s setup test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_access_control_on_cluster/test.py::test_access_control_on_cluster 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar_lzma 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar_zst 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar_gz 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar_xz 0.00s setup test_backup_restore_s3/test.py::test_backup_to_s3 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] 0.00s setup test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar_lzma 0.00s setup test_backup_restore_s3/test.py::test_backup_to_zip 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar_bz2 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_backup_restore_s3/test.py::test_user_specific_auth 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_multipart 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_backup_restore_s3/test.py::test_backup_to_tar_bz2 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_zip 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] 0.00s setup test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_backup_restore_s3/test.py::test_backup_to_tar_zst 0.00s teardown test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] 0.00s teardown test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s teardown test_backup_restore_s3/test.py::test_incremental_backup_append_table_def 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_different_versions.py::test_different_versions FAILED test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk] - Fail... FAILED test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume] - Fa... PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool PASSED test_dictionaries_access/test.py::test_create PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket] PASSED test_dictionaries_access/test.py::test_dictget PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_access/test.py::test_drop PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_alter_comment_on_cluster/test.py::test_comment PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local] PASSED test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_backup_restore_s3/test.py::test_backup_to_s3 PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field PASSED test_concurrent_queries_for_user_restriction/test.py::test_exception_message PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated PASSED test_config_xml_full/test.py::test_xml_full_conf PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart] PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container PASSED test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async PASSED test_compression_nested_columns/test.py::test_nested_compression_codec PASSED test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container PASSED test_backup_restore_new/test_cancel_backup.py::test_cancel_backup PASSED test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_config_reloader_interval/test.py::test_reload_config PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single] PASSED test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas PASSED test_backup_restore_s3/test.py::test_backup_to_s3_multipart PASSED test_backup_restore_s3/test.py::test_backup_to_s3_named_collection PASSED test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable] PASSED test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart PASSED test_backup_restore_s3/test.py::test_backup_to_tar PASSED test_backup_restore_s3/test.py::test_backup_to_tar_bz2 PASSED test_backup_restore_s3/test.py::test_backup_to_tar_gz PASSED test_backup_restore_s3/test.py::test_backup_to_tar_lzma PASSED test_async_insert_memory/test.py::test_memory_usage PASSED test_backup_restore_s3/test.py::test_backup_to_tar_xz PASSED test_backup_restore_s3/test.py::test_backup_to_tar_zst PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] PASSED test_backup_restore_s3/test.py::test_backup_to_zip PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False] PASSED test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True] PASSED test_backup_restore_s3/test.py::test_incremental_backup_append_table_def PASSED test_backup_restore_s3/test.py::test_user_specific_auth PASSED test_config_yaml_full/test.py::test_yaml_full_conf ================== 3 failed, 97 passed in 1971.42s (0:32:51) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 528, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_d07ias --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster test_alter_comment_on_cluster/test.py::test_comment test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_always_fetch_merged/test.py::test_replica_always_download test_async_insert_memory/test.py::test_memory_usage test_asynchronous_metric_log_table/test.py::test_event_time_microseconds_field 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_different_container test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_native_copy_async test_azure_blob_storage_native_copy/test.py::test_backup_restore_on_merge_tree_same_container test_backup_restore_new/test_cancel_backup.py::test_cancel_backup test_backup_restore_new/test_cancel_backup.py::test_shutdown_cancel_backup test_backup_restore_on_cluster/test_different_versions.py::test_different_versions test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 'test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3]' 'test_backup_restore_s3/test.py::test_backup_from_s3_to_s3_disk_native_copy[from_s3_to_s3_other_bucket]' test_backup_restore_s3/test.py::test_backup_restore_system_tables_with_plain_rewritable_disk 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_local_to_s3_plain]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_local]' 'test_backup_restore_s3/test.py::test_backup_to_disk[from_s3_to_s3_plain]' test_backup_restore_s3/test.py::test_backup_to_s3 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_multipart]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[native_single]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_multipart]' 'test_backup_restore_s3/test.py::test_backup_to_s3_different_credentials[non_native_single]' test_backup_restore_s3/test.py::test_backup_to_s3_multipart test_backup_restore_s3/test.py::test_backup_to_s3_named_collection 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3]' 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_other_bucket]' 'test_backup_restore_s3/test.py::test_backup_to_s3_native_copy[policy_s3_plain_rewritable]' test_backup_restore_s3/test.py::test_backup_to_s3_native_copy_multipart test_backup_restore_s3/test.py::test_backup_to_tar test_backup_restore_s3/test.py::test_backup_to_tar_bz2 test_backup_restore_s3/test.py::test_backup_to_tar_gz test_backup_restore_s3/test.py::test_backup_to_tar_lzma test_backup_restore_s3/test.py::test_backup_to_tar_xz test_backup_restore_s3/test.py::test_backup_to_tar_zst test_backup_restore_s3/test.py::test_backup_to_zip 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[False-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-False-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-False]' 'test_backup_restore_s3/test.py::test_backup_with_fs_cache[True-True-True]' test_backup_restore_s3/test.py::test_incremental_backup_append_table_def test_backup_restore_s3/test.py::test_user_specific_auth test_compression_nested_columns/test.py::test_nested_compression_codec test_concurrent_queries_for_user_restriction/test.py::test_exception_message test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_in_empty_pool_replicated test_concurrent_ttl_merges/test.py::test_limited_ttl_merges_two_replicas test_concurrent_ttl_merges/test.py::test_no_ttl_merges_in_busy_pool test_config_reloader_interval/test.py::test_reload_config test_config_xml_full/test.py::test_xml_full_conf test_config_yaml_full/test.py::test_yaml_full_conf test_consistant_parts_after_move_partition/test.py::test_consistent_part_after_move_partition 'test_cow_policy/test.py::test_cow_policy[cow_policy_multi_disk]' 'test_cow_policy/test.py::test_cow_policy[cow_policy_multi_volume]' test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_null_value/test.py::test_null_value test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd ' returned non-zero exit status 1.